-
Home
-
WooPayments: Integrated WooCommerce Payments
-
7.9.1
-
Code
-
Classes
- OrderMetaHelper
Total Complexity |
49 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
419 |
Lines of code |
245 |
Logical lines of code |
117 |
Comment lines |
124 |
Methods |
13 |
Properties |
2 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
display_meta_box_content() |
B |
30 |
16 |
134 |
maybe_update_exchange_rate() |
A |
47 |
10 |
34 |
confirm_actions() |
S |
58 |
5 |
16 |
maybe_output_errors() |
S |
64 |
3 |
12 |
maybe_add_meta_box() |
S |
64 |
3 |
8 |
maybe_update_edit_post_link() |
S |
66 |
3 |
9 |
is_feature_enabled() |
S |
77 |
2 |
3 |
get_errors() |
S |
66 |
2 |
8 |
__construct() |
S |
81 |
1 |
3 |
init_hooks() |
S |
69 |
1 |
6 |
add_error() |
S |
73 |
1 |
5 |
has_errors() |
S |
79 |
1 |
3 |
clear_errors() |
S |
76 |
1 |
4 |